[INFO] cloning repository https://github.com/brdv/stck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brdv/stck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrdv%2Fstck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrdv%2Fstck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c9e6755961cdb1f88753b18a2772bd4152924a8
[INFO] testing brdv/stck against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrdv%2Fstck" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brdv/stck
[INFO] finished tweaking git repo https://github.com/brdv/stck
[INFO] tweaked toml for git repo https://github.com/brdv/stck written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brdv/stck on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brdv/stck already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.25.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.23
[INFO] [stderr]   Downloaded zmij v1.0.20
[INFO] [stderr]   Downloaded quote v1.0.44
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded clap_derive v4.5.55
[INFO] [stderr]   Downloaded anyhow v1.0.101
[INFO] [stderr]   Downloaded clap v4.5.57
[INFO] [stderr]   Downloaded clap_builder v4.5.57
[INFO] [stderr]   Downloaded regex-syntax v0.8.9
[INFO] [stderr]   Downloaded libc v0.2.181
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4255696b429030423ee6bf8ccdc8bd14971933081326c49fe80926724631f15
[INFO] running `Command { std: "docker" "start" "-a" "f4255696b429030423ee6bf8ccdc8bd14971933081326c49fe80926724631f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4255696b429030423ee6bf8ccdc8bd14971933081326c49fe80926724631f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4255696b429030423ee6bf8ccdc8bd14971933081326c49fe80926724631f15", kill_on_drop: false }`
[INFO] [stdout] f4255696b429030423ee6bf8ccdc8bd14971933081326c49fe80926724631f15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a786d901af5c6d98c73107848da73010c45770d65251e0d78921eb9395a9c016
[INFO] running `Command { std: "docker" "start" "-a" "a786d901af5c6d98c73107848da73010c45770d65251e0d78921eb9395a9c016", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stck v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.58s
[INFO] running `Command { std: "docker" "inspect" "a786d901af5c6d98c73107848da73010c45770d65251e0d78921eb9395a9c016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a786d901af5c6d98c73107848da73010c45770d65251e0d78921eb9395a9c016", kill_on_drop: false }`
[INFO] [stdout] a786d901af5c6d98c73107848da73010c45770d65251e0d78921eb9395a9c016
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb12e49e8aa674efbc5dedd5eac0fa83f3cff58d2cc9c7555b9cd5b9d8d7d8b6
[INFO] running `Command { std: "docker" "start" "-a" "eb12e49e8aa674efbc5dedd5eac0fa83f3cff58d2cc9c7555b9cd5b9d8d7d8b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling stck v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.59s
[INFO] running `Command { std: "docker" "inspect" "eb12e49e8aa674efbc5dedd5eac0fa83f3cff58d2cc9c7555b9cd5b9d8d7d8b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb12e49e8aa674efbc5dedd5eac0fa83f3cff58d2cc9c7555b9cd5b9d8d7d8b6", kill_on_drop: false }`
[INFO] [stdout] eb12e49e8aa674efbc5dedd5eac0fa83f3cff58d2cc9c7555b9cd5b9d8d7d8b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 806923200afd95b55c0f66470aada6066dab2939aea116d862715c31ddf6dffa
[INFO] running `Command { std: "docker" "start" "-a" "806923200afd95b55c0f66470aada6066dab2939aea116d862715c31ddf6dffa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stck-a3cd89ac2c910e71)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test github::tests::errors_on_cycle_detection ... ok
[INFO] [stdout] test github::tests::closed_pr_does_not_cause_non_linear_error ... ok
[INFO] [stdout] test github::tests::builds_linear_stack_from_ancestor_to_descendant ... ok
[INFO] [stdout] test cli::tests::clap_definition_debug_asserts ... ok
[INFO] [stdout] test github::tests::errors_on_non_linear_descendants ... ok
[INFO] [stdout] test github::tests::errors_when_current_branch_pr_is_missing ... ok
[INFO] [stdout] test github::tests::excludes_closed_prs_from_child_discovery ... ok
[INFO] [stdout] test github::tests::errors_when_parent_pr_is_missing ... ok
[INFO] [stdout] test github::tests::fails_parsing_pull_request_list_json_when_malformed ... ok
[INFO] [stdout] test github::tests::fails_parsing_single_pull_request_when_required_fields_are_missing ... ok
[INFO] [stdout] test github::tests::parses_single_pull_request_json ... ok
[INFO] [stdout] test github::tests::parses_pull_request_list_json ... ok
[INFO] [stdout] test stack::tests::detects_first_open_branch_rooted_on_default ... ok
[INFO] [stdout] test stack::tests::filter_pending_retargets_skips_branches_already_on_target_base ... ok
[INFO] [stdout] test stack::tests::push_branches_skip_consecutive_merged_ancestors ... ok
[INFO] [stdout] test stack::tests::push_retargets_follow_sync_plan_targets ... ok
[INFO] [stdout] test stack::tests::push_retargets_with_consecutive_merged_ancestors ... ok
[INFO] [stdout] test stack::tests::reports_needs_sync_when_parent_is_merged ... ok
[INFO] [stdout] test stack::tests::reports_base_mismatch_and_needs_sync_together ... ok
[INFO] [stdout] test stack::tests::reports_no_flags_for_aligned_open_stack ... ok
[INFO] [stdout] test stack::tests::push_branches_include_only_open_pr_branches ... ok
[INFO] [stdout] test stack::tests::returns_none_when_first_open_branch_not_rooted_on_default ... ok
[INFO] [stdout] test stack::tests::status_reports_needs_sync_with_consecutive_merged_ancestors ... ok
[INFO] [stdout] test stack::tests::sync_plan_restacks_child_of_merged_parent_and_descendants ... ok
[INFO] [stdout] test stack::tests::sync_plan_restacks_on_base_mismatch ... ok
[INFO] [stdout] test stack::tests::sync_plan_skips_consecutive_merged_ancestors ... ok
[INFO] [stdout] test sync_state::tests::last_sync_plan_round_trip ... ok
[INFO] [stdout] test stack::tests::sync_plan_is_empty_when_open_stack_is_aligned ... ok
[INFO] [stdout] test sync_state::tests::kind_tag_distinguishes_sync_from_push ... ok
[INFO] [stdout] test sync_state::tests::push_state_round_trip ... ok
[INFO] [stdout] test sync_state::tests::sync_state_round_trip ... ok
[INFO] [stdout] test sync_state::tests::sync_state_with_no_failed_step_round_trips ... ok
[INFO] [stdout] test util::tests::returns_base_when_stderr_is_whitespace_only ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stck-0e1d7ad6d64d41db)
[INFO] [stdout] test util::tests::returns_base_when_stderr_is_empty ... ok
[INFO] [stdout] test util::tests::appends_stderr_detail_when_present ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-3a6f1d6d062ddc41)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test version_prints_package_version ... ok
[INFO] [stdout] test help_lists_all_commands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/new.rs (/opt/rustwide/target/debug/deps/new-f5f78e9799b4097b)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test new_fails_when_new_branch_exists_locally ... ok
[INFO] [stdout] test new_from_default_branch_skips_default_branch_bootstrap ... ok
[INFO] [stdout] test new_fails_when_new_branch_exists_on_origin ... ok
[INFO] [stdout] test new_rejects_invalid_branch_name ... ok
[INFO] [stdout] test new_fails_when_parent_discovery_errors ... ok
[INFO] [stdout] test new_from_stacked_branch_discovers_parent_base ... ok
[INFO] [stdout] test new_fails_when_pr_presence_check_errors ... ok
[INFO] [stdout] test commands_show_placeholder_when_preflight_passes ... ok
[INFO] [stdout] test new_auto_pushes_when_upstream_exists_but_branch_needs_push ... ok
[INFO] [stdout] test new_bootstraps_current_branch_then_creates_stacked_branch_and_pr ... ok
[INFO] [stdout] test new_skips_push_when_upstream_exists_and_branch_is_up_to_date ... ok
[INFO] [stdout] test new_skips_bootstrap_when_current_branch_has_upstream_and_pr ... ok
[INFO] [stdout] test new_surfaces_checkout_failure ... ok
[INFO] [stdout] test new_reports_no_changes_for_new_branch_when_no_commits_exist ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/push.rs (/opt/rustwide/target/debug/deps/push-99c672bbc0cb5602)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test push_shows_fetch_failure_remediation ... FAILED
[INFO] [stdout] test push_aborts_when_remote_has_commits_not_in_local_branch ... ok
[INFO] [stdout] test push_resume_clears_stale_state_when_remaining_retargets_are_already_satisfied ... ok
[INFO] [stdout] test push_executes_pushes_before_retargets_and_prints_summary ... ok
[INFO] [stdout] test push_skips_branches_without_local_changes ... ok
[INFO] [stdout] test shows_detached_head_remediation ... ok
[INFO] [stdout] test push_stops_before_retarget_when_a_push_fails ... ok
[INFO] [stdout] test push_blocked_while_sync_state_exists ... ok
[INFO] [stdout] test push_resumes_after_partial_retarget_failure ... ok
[INFO] [stdout] test push_skips_cached_sync_plan_retargets_that_are_already_satisfied ... ok
[INFO] [stdout] test push_uses_cached_sync_plan_retargets_when_available ... ok
[INFO] [stdout] test sync_then_push_after_squash_merge_produces_correct_retargets ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- push_shows_fetch_failure_remediation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'push_shows_fetch_failure_remediation' (342) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stderr, failed var.contains(error: failed to fetch from `origin`; check remote connectivity and permissions)
[INFO] [stdout] ├── var: error: required command `git` was not found in PATH; install it and retry
[INFO] [stdout] └── var as str: error: required command `git` was not found in PATH; install it and retry
[INFO] [stdout] 
[INFO] [stdout] command=`PATH="/tmp/.tmpGyBlfV/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" STCK_TEST_FETCH_FAIL="1" STCK_TEST_GIT_DIR="/tmp/.tmpGyBlfV/git-dir" "/opt/rustwide/target/debug/stck" "push"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="error: required command `git` was not found in PATH; install it and retry\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c66bf51a398 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c66bf51a398 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c66bf51a398 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c66bf51a398 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c66bf53028a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c66bf53028a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5c66bf520032 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c66bf520032 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c66bf4f74b6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c66bf4f74b6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c66bf511c29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c66bf46253c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c66bf46253c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c66bf511de2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c66bf511de2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c66bf4f7572 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c66bf4ec549 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c66bf4f831d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c66bf530a9c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c66bf49ff68 - core[28b146924c2f19c6]::panicking::panic_display::<assert_cmd[4ba95dcd0f5c4905]::assert::AssertError>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c66bf49fec7 - <assert_cmd[4ba95dcd0f5c4905]::assert::AssertError>::panic::<assert_cmd[4ba95dcd0f5c4905]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5c66bf4b1267 - <<assert_cmd[4ba95dcd0f5c4905]::assert::AssertError>::panic<assert_cmd[4ba95dcd0f5c4905]::assert::Assert> as core[28b146924c2f19c6]::ops::function::FnOnce<(assert_cmd[4ba95dcd0f5c4905]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c66bf4ad17a - <core[28b146924c2f19c6]::result::Result<assert_cmd[4ba95dcd0f5c4905]::assert::Assert, assert_cmd[4ba95dcd0f5c4905]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[4ba95dcd0f5c4905]::assert::AssertError>::panic<assert_cmd[4ba95dcd0f5c4905]::assert::Assert>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5c66bf44b564 - <assert_cmd[4ba95dcd0f5c4905]::assert::Assert>::stderr::<predicates[69512668b88bbec5]::str::basics::ContainsPredicate, assert_cmd[4ba95dcd0f5c4905]::assert::StrOutputPredicate<predicates[69512668b88bbec5]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:463:31
[INFO] [stdout]   24:     0x5c66bf44d23b - push[91d344458cf86e64]::push_shows_fetch_failure_remediation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/push.rs:53:26
[INFO] [stdout]   25:     0x5c66bf44c437 - push[91d344458cf86e64]::push_shows_fetch_failure_remediation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/push.rs:48:42
[INFO] [stdout]   26:     0x5c66bf4552d6 - <push[91d344458cf86e64]::push_shows_fetch_failure_remediation::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c66bf45561b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c66bf45561b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5c66bf462e95 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5c66bf462e95 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5c66bf462e95 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c66bf462e95 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c66bf462e95 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c66bf462e95 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5c66bf462e95 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5c66bf45d9f4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5c66bf45d9f4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c66bf465f12 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5c66bf465f12 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5c66bf465f12 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c66bf465f12 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c66bf465f12 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c66bf465f12 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5c66bf465f12 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c66bf51976f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x5c66bf51976f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x715edeef5aa4 - <unknown>
[INFO] [stdout]   48:     0x715edef82a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     push_shows_fetch_failure_remediation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test push`
[INFO] running `Command { std: "docker" "inspect" "806923200afd95b55c0f66470aada6066dab2939aea116d862715c31ddf6dffa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "806923200afd95b55c0f66470aada6066dab2939aea116d862715c31ddf6dffa", kill_on_drop: false }`
[INFO] [stdout] 806923200afd95b55c0f66470aada6066dab2939aea116d862715c31ddf6dffa
